Welcome![Sign In][Sign Up]
Location:
Search - android wifi java

Search list

[androidAndroidSensor

Description: Android手机平台重力感应Demo,可将重力值通过Wifi发送。配合PC端软件,可实现类似“鼠标”的功能。-Android mobile phone platform for gravity sensing Demo, gravity values can be sent through Wifi. With the PC client software, can be realized such as " mouse" functions.
Platform: | Size: 35840 | Author: 张维 | Hits:

[androidPhoneStateWidget

Description: Android上显示手机状态的widget,可以显示电池剩余量,震动状态,WIFI和蓝牙状态-android widget of showing phone state。
Platform: | Size: 364544 | Author: kenshin | Hits:

[JSP/JavaWiFiDemo

Description: android wifi 实现 独立于setting.apk-android wifi
Platform: | Size: 232448 | Author: lizhenghui | Hits:

[androidAndroidydkfalym

Description: Android移动开发案例详解 源代码(Java)-Case Xiangjie Android source mobile development(Java)
Platform: | Size: 13703168 | Author: 357702067 | Hits:

[androidwifi

Description: Android手机开发,wifi开发实践,手机 开发进行时-Development of Android phones, wifi development practices, mobile phone development in progress
Platform: | Size: 46080 | Author: chaizhixi | Hits:

[androidAndroid_net

Description: android WIFI部分 蓝牙部分 GPS和定位部分 讲解-wifi gps location
Platform: | Size: 437248 | Author: jake | Hits:

[androidandroid-essay

Description: Android的在线音乐播发器毕业论文-Android essay(music player)………………………………
Platform: | Size: 308224 | Author: willy | Hits:

[androidwifi

Description: 一个操控手机wifi功能的示例程序。例如开启wifi、停止wifi、查看wifi状态、查看当前ip地址。-A sample program tells that how to use wifi mods in Android. For example, open wifi, stop wifi, check wifi status, view the current ip address.
Platform: | Size: 50176 | Author: Johnny | Hits:

[androidJava-Wifi-Android

Description: Wifi连接网络,通过程序你将了解到定义WifiManager对象,定义WifiInfo对象,获取网络连接列表,定义一个WifiLock,打开Wifi网卡,关闭Wifi网卡,检查当前Wifi网卡状态,扫描周边网络,每次点击扫描之前清空上一次的扫描结果,开始扫描,连接指定网络,断开当前连接的网络,检查当前网络状态,得到IP地址,锁定WifiLock,解锁WifiLock,指定配置好的网络进行连接,得到MAC地址,得到接入点的BSSID,得到WifiInfo的所有信息包, 添加一个网络并连接等相关技巧-Wifi connect to the network, through the program you will learn to define a WifiManager object, define a WifiInfo object, access network connections list, the definition of a WifiLock, open the Wifi card, Wifi card check off, the current Wifi card, scanning peripheral network, each click scan before emptying the last scan results, start scanning, connection network, disconnect the current connection network, check the state of the network, IP address, WifiLock lock, unlock WifiLock, specified in the configuration of network connection, MAC addresses, get access point BSSID, get all the WifiInfo packet, add a network and connected and other related skills
Platform: | Size: 51200 | Author: lqua | Hits:

[OS programwifi

Description: java+android的WIFI分析仪-java+android WIFI Analyzer
Platform: | Size: 314368 | Author: zhaoyk | Hits:

[androidandroid-mobile-to-PC

Description: 将手机摄像头获取的图片通过wifi发送到PC机上并进行显示。程序包含手机所需的java代码以及PC机所需的程序。通过他,可以通过手机实现远程监控。-you can get your smart phone s camera pictrue and shows on your PC reality
Platform: | Size: 183296 | Author: 杨军 | Hits:

[source in ebookMediaPlayDemo

Description: android实时语音采集 视频采集 播放-package com.example.android import java.io.ByteArrayInputStream import java.io.ByteArrayOutputStream import java.io.FileOutputStream import java.io.IOException import java.io.InputStream import java.io.OutputStream import java.io.UnsupportedEncodingException import java.net.InetAddress import java.net.Socket import android.media.MediaPlayer import android.net.wifi.WifiInfo import android.net.wifi.WifiManager import android.os.Bundle import android.os.Handler import android.os.Message import android.provider.MediaStore.Video import android.app.Activity import android.app.AlertDialog import android.app.AlertDialog.Builder import android.app.Dialog import android.content.Context import android.content.DialogInterface import android.graphics.Color import android.graphics.ImageFormat import android.graphics.Rect import android.graphics.YuvImage import android.hardware.Camera import android.hardware.Camera.Size import android.util
Platform: | Size: 832512 | Author: adada | Hits:

[androidJava-Wifi-Android

Description: 本软件提供android对wifi的操作,包括搜索可用wifi,自动连接wifi等功能,是很好的学习资料-The software provides for wifi android operation, including search available wifi, automatically connect wifi and other functions, is a very good learning materials
Platform: | Size: 51200 | Author: 汪汪 | Hits:

[Game Programcodefans.net

Description: 基于Java平台的Android-WiFi功能实现,包括打开 搜索附近WiFi等多种功能-Java-based platform for Android-WiFi function realization, including opening a variety of functions such as search nearby WiFi
Platform: | Size: 63488 | Author: 马宏伟 | Hits:

[androidAndroid-Wifi-talk

Description: 本项目是一个安卓对讲机应用的项目源码,代码规范注释清晰,功能完整界面简单。无论是做二次开发还是参考借鉴都是绝佳的项目源码。一个简单的按钮,按下就可以实时对讲,而且通过标识包头来解决自己听到自己说的话,使用方法:把AppConfig.java中的IP设为自己WiFi的网段x.x.x.0,(不必管安卓设备的具体IP,只填写设备所在IP的网段即可,例如我的手机连接wifi后IP是192.168.1.102,这里的网段就是IP的前三段+0。就是192.168.1.0),不过因为线程的启动方式有点问题所以项目有个小BUG,需要在对讲之前先按一下按钮,让线程启动,再按住按钮说话。javaapk.com测试完美运行,需要更多对讲机源码可以在例子大全http://www.javaapk.com/demo里搜“对讲机”就可以找到。-This project is an Android application project interphone source code specifications Note clear, simple and full-featured interface. Whether we are still a reference for the secondary development of the project is an excellent source. A simple button press can talk in real time, and to solve by identifying Baotou he heard himself say, Usage: The IP set AppConfig.java xxx0 own WiFi network segment, and (do we need to Andrews specific IP devices, just fill in the IP network segment where the device can be, for example, my phone after connecting wifi IP is 192.168.1.102, here is the IP segment of the first three paragraphs+0. is 192.168.1.0), but because thread way to start a little problem so the project has a small BUG, need to press the button before speaking, so that threads start, then hold down the button to speak. javaapk.com perfect test run, more walkie-talkie source can search walkie-talkie In the case of Index http://www.javaapk.com/demo where you can find.
Platform: | Size: 2638848 | Author: liyuanwei | Hits:

[androidMessenger

Description: Android ad-hoc + wifi + java server chatting Program
Platform: | Size: 10223616 | Author: lee | Hits:

[JSP/Javacom.example.wifitest

Description: android wifi 开发很实用的源码-android wifi develop java
Platform: | Size: 2071552 | Author: weizhenfei | Hits:

[androidAndroid-RSSI

Description: 可以读取身边wifi强度的java程序,需要的拿走,下载直接可以用-You can read the intensity around wifi java program, you need to take away, can be downloaded directly
Platform: | Size: 1005568 | Author: 张健 | Hits:

[androidandroid-wuxiandiancai

Description: PS(补充): 一、(之前环境myeclipse10或2014、eclipse android、IE10) mysql建表与存储过程:在WirelessOrder_Server目录下有‘并台存储过程代码.txt’和 建表语句.txt ,需要在mysql数据库执行来建表 二、配置数据库 在WirelessOrder_Server/src/有DBConfig.properties文件,需要将里面的username和password改为自己mysql数据库用户名与密码(即第一步建表的用户) 三、修改客户端IP 在WirelessOrder_Client/src/com/amaker/util目录下有HttpUtil.java文件,14行将String BASE_URL= http://192.168.43.216:8080/WirelessOrder_Server/ 中192.168.43.216改为自己主机IP 四、mysql数据表根据文档添加数据,如登入用户名、密码等等需要自己造;tomcat发布运行进行测试 注意:请查看数据表结构,有主键外键约束 PS:真是手机有可能连不上客户端,可以用模拟器或是电脑与手机都用同一个wifi测试 如有疑问可发-PS (supplement): a, (before environmental myeclipse10 or 2014, eclipse android, IE10) mysql built table and stored procedure: In WirelessOrder_Server directory and stored-procedure code .txt and construction of the table statement .txt , need mysql s to build in table II, in the configuration WirelessOrder_Server/src/have DBConfig.properties file needs to be inside the username and password to own mysql user name and password (that is, the first step to build a user table) III. modify the client IP in WirelessOrder_Client/src/com/amaker/util directory HttpUtil.java file, line 14 String BASE_URL = http://192.168.43.216:8080/WirelessOrder_Server/ in changing his host 192.168.43.216 IP four, mysql data table according to the document to add data, such as user login name, password, and so needs its own making tomcat release test run Note: See the data table structure, primary key foreign key constraint PS: It is possible to phone Rom clients can use the simulator or a computer wit
Platform: | Size: 2811904 | Author: 吴昊 | Hits:

[androidshujutongxun

Description: 设备搜索、发送数据、接收数据、连接方式(蓝牙、TCP、UDP、wifi等等)、状态查询、数据波形(Device search, send data, receive data, connection mode (Bluetooth, TCP, UDP, WiFi, etc.), state query, data waveform)
Platform: | Size: 21601280 | Author: 苏小兰 | Hits:
« 12 »

CodeBus www.codebus.net